home *** CD-ROM | disk | FTP | other *** search
- !Include("..\\menu\\uidef\\UILogicVis.def")
-
- UIElem("ID_DESCRIPTION_TXT")
- {
- Default()
- {
- Text("#CurrSelectedRace.m_sUnavailableId#")
- }
- }
-
- UIElem("ID_DESCRIPTION_TXT_2")
- {
- Default()
- {
- Text("")
- }
- }
-
- UIElem("ID_CUP_NAME")
- {
- Default()
- {
- Text("")
- }
- }
-
- UIElem("ID_TRACK_NAME")
- {
- Default()
- {
- Text("CurrSelectedRace.m_sID#_NAME&")
- }
- }
-
- UIElem("ID_PRIZE")
- {
- Default()
- {
- Text("")
- }
- }
-
- UIElem("ID_PLAYERS_INFO")
- {
- Default()
- {
- //Visible(1)
- }
- }
-
- UIElem ("ID_CUP_ICON")
- {
- Default()
- {
- //TextureID( "" )
- }
- }
-
-
-